home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software 2000
/
Software 2000 Volume 1 (Disc 1 of 2).iso
/
utilities
/
u288.dms
/
in.adf
/
Include
/
Exec
/
Errors.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-08-27
|
241 b
|
11 lines
{
Errors.i for PCQ Pascal
}
const
IOERR_OPENFAIL = -1; { device/unit failed to open }
IOERR_ABORTED = -2; { request aborted }
IOERR_NOCMD = -3; { command not supported }
IOERR_BADLENGTH = -4; { not a valid length }